Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
removeObjectPage
This procedure removes a page from an object. You can specify the page to remove with the page reference or the page sequence. The page reference takes precedence if both are supplied.
Location: ry\app\rydesmngrp.i Parameters:INPUT pcContainerObjectName AS CHARACTERThe object name of the container in which the page exists.
INPUT pcContainerResultCode AS CHARACTERThe container result code, if any.
INPUT pcPageReference AS CHARACTERThe page reference. An asterisk(*) indicates all pages should be removed.
INPUT piPageSequence AS INTEGERThe page sequence.
INPUT plRemoveObjectInstances AS LOGICALIf YES, remove the object instance record. If NO, only remove the record linking the object instance to a particular page.
Notes: None
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |